home *** CD-ROM | disk | FTP | other *** search
/ The Netherlands - A Compact World / The Netherlands.iso / chapters / 1.5.1.dxr / Internal_51_blijf in frame en vizier.ls < prev    next >
Encoding:
Text File  |  2004-06-10  |  111 b   |  9 lines

  1. on exitFrame me
  2.   if the frame = 17 then
  3.     nothing()
  4.   else
  5.     sound(2).stop()
  6.   end if
  7.   go(the frame)
  8. end
  9.